Does Firefoxe browser involve format conversion when importing or exporting digital certificates, such as importing local DER format certificates into PEM format or exporting browser DER format certificates into PEM format? If so, could you please tell me how to perform such format conversions accurately?
--
You received this message because you are subscribed to the Google Groups "dev-pl...@mozilla.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dev-platform...@mozilla.org.
To view this discussion visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/09cab96a-f65d-4fbb-9b7a-564b87897cdan%40mozilla.org.
Thank you for your response. I would like to understand how Firefox handles format conversion.
As you mentioned, PEM certificates can be exported from the viewer. So, when viewing a DER format certificate, how does Firefox perform the format conversion when exporting it to PEM? Similarly, when importing a certificate into the certificate manager, is it possible to import a DER certificate in PEM format? If so, how is this format conversion implemented?